﻿2026-07-31T03:57:53.1834447Z ##[group]Run actions/checkout@v5
2026-07-31T03:57:53.1834996Z with:
2026-07-31T03:57:53.1835382Z   repository: BigscreenVR/spt-bs-core
2026-07-31T03:57:53.1839162Z   token: ***
2026-07-31T03:57:53.1839621Z   ssh-strict: true
2026-07-31T03:57:53.1840007Z   ssh-user: git
2026-07-31T03:57:53.1840408Z   persist-credentials: true
2026-07-31T03:57:53.1840847Z   clean: true
2026-07-31T03:57:53.1841247Z   sparse-checkout-cone-mode: true
2026-07-31T03:57:53.1841696Z   fetch-depth: 1
2026-07-31T03:57:53.1842072Z   fetch-tags: false
2026-07-31T03:57:53.1842469Z   show-progress: true
2026-07-31T03:57:53.1842869Z   lfs: false
2026-07-31T03:57:53.1843232Z   submodules: false
2026-07-31T03:57:53.1843643Z   set-safe-directory: true
2026-07-31T03:57:53.1844109Z   allow-unsafe-pr-checkout: false
2026-07-31T03:57:53.1844554Z ##[endgroup]
2026-07-31T03:57:53.2646544Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-31T03:57:53.2648200Z ##[group]Getting Git version info
2026-07-31T03:57:53.2648933Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-31T03:57:53.2650088Z [command]/usr/bin/git version
2026-07-31T03:57:53.2650562Z git version 2.43.0
2026-07-31T03:57:53.2665699Z ##[endgroup]
2026-07-31T03:57:53.2677155Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/092fb01a-8393-4b88-abc1-553f6d9183e3' before making global git config changes
2026-07-31T03:57:53.2678868Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T03:57:53.2680371Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T03:57:53.2712066Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-31T03:57:53.2731119Z https://github.com/BigscreenVR/spt-bs-core
2026-07-31T03:57:53.2742945Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-31T03:57:53.2746392Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-31T03:57:53.2766714Z refs/heads/main
2026-07-31T03:57:53.2773518Z [command]/usr/bin/git checkout --detach
2026-07-31T03:57:53.2827283Z HEAD is now at 00f3f924d release: v0.47.0 (counter 82) — fast-follow: engine-room ceremony, roster access views, admin-key ceremonies
2026-07-31T03:57:53.2897854Z [command]/usr/bin/git branch --delete --force main
2026-07-31T03:57:53.2927861Z Deleted branch main (was 00f3f924d).
2026-07-31T03:57:53.3021027Z ##[endgroup]
2026-07-31T03:57:53.3023340Z [command]/usr/bin/git submodule status
2026-07-31T03:57:53.3221970Z ##[group]Cleaning the repository
2026-07-31T03:57:53.3224748Z [command]/usr/bin/git clean -ffdx
2026-07-31T03:57:53.8161780Z Removing target/
2026-07-31T03:57:53.8170514Z [command]/usr/bin/git reset --hard HEAD
2026-07-31T03:57:53.8236345Z HEAD is now at 00f3f924d release: v0.47.0 (counter 82) — fast-follow: engine-room ceremony, roster access views, admin-key ceremonies
2026-07-31T03:57:53.8241452Z ##[endgroup]
2026-07-31T03:57:53.8243278Z ##[group]Disabling automatic garbage collection
2026-07-31T03:57:53.8246765Z [command]/usr/bin/git config --local gc.auto 0
2026-07-31T03:57:53.8275055Z ##[endgroup]
2026-07-31T03:57:53.8276133Z ##[group]Setting up auth
2026-07-31T03:57:53.8280896Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T03:57:53.8306253Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-31T03:57:53.8504473Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T03:57:53.8533678Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-31T03:57:53.8729767Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T03:57:53.8765324Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T03:57:53.8956197Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T03:57:53.8988125Z ##[endgroup]
2026-07-31T03:57:53.8990040Z ##[group]Fetching the repository
2026-07-31T03:57:53.8995469Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +00f3f924dbe33a127cf038943956b8ed3bfaf017:refs/remotes/origin/main
2026-07-31T03:57:54.4647622Z ##[endgroup]
2026-07-31T03:57:54.4650412Z ##[group]Determining the checkout info
2026-07-31T03:57:54.4652455Z ##[endgroup]
2026-07-31T03:57:54.4653681Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T03:57:54.4692977Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-31T03:57:54.4717423Z ##[group]Checking out the ref
2026-07-31T03:57:54.4719341Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-31T03:57:54.4774830Z Switched to a new branch 'main'
2026-07-31T03:57:54.4776495Z branch 'main' set up to track 'origin/main'.
2026-07-31T03:57:54.4781116Z ##[endgroup]
2026-07-31T03:57:54.4814759Z [command]/usr/bin/git log -1 --format=%H
2026-07-31T03:57:54.4836133Z 00f3f924dbe33a127cf038943956b8ed3bfaf017
